home *** CD-ROM | disk | FTP | other *** search
/ Champak 109 / Vol 109.iso / games / 1bear.swf / scripts / DefineButton2_401 / BUTTONCONDACTION on(release).as < prev   
Text File  |  2008-11-12  |  81b  |  5 lines

  1. on(release){
  2.    getColor = 21;
  3.    _root.bugSound.gotoAndPlay("soundPlay");
  4. }
  5.